From 691e5a09767f59383e7c4bf6281984c49ebbd90e Mon Sep 17 00:00:00 2001 From: Boyuan Yang <073plan@gmail.com> Date: Thu, 27 Jul 2017 23:07:16 +0800 Subject: [PATCH] debian: apply wrap-and-sort -abst --- debian/control | 20 ++++++++++---------- debian/libdtkcore-dev.docs | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 5694d0c..0bfae59 100644 --- a/debian/control +++ b/debian/control @@ -16,28 +16,28 @@ Homepage: https://www.deepin.org/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/dtkcore.git Vcs-Browser: https://anonscm.debian.org/git/collab-maint/dtkcore.git -Package: libdtkcore1 +Package: libdtkcore-dev Architecture: any +Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends}, -Multi-Arch: same -Description: Deepin Tool Kit Core library - DtkCore is base library of Deepin Qt/C++ applications. +Description: Deepin Tool Kit Core library (development files) + DtkCore is base devel library of Deepin Qt/C++ applications. . This package is part of DDE (Deepin Desktop Environment). . - This package contains the shared libraries. + This package contains the header files and static libraries of DtkCore. -Package: libdtkcore-dev +Package: libdtkcore1 Architecture: any -Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends}, -Description: Deepin Tool Kit Core Devel library - DtkCore is base devel library of Deepin Qt/C++ applications. +Multi-Arch: same +Description: Deepin Tool Kit Core library + DtkCore is base library of Deepin Qt/C++ applications. . This package is part of DDE (Deepin Desktop Environment). . - This package contains the header files and static libraries of DtkCore. + This package contains the shared libraries. diff --git a/debian/libdtkcore-dev.docs b/debian/libdtkcore-dev.docs index 8a2bfbf..3d0db51 100644 --- a/debian/libdtkcore-dev.docs +++ b/debian/libdtkcore-dev.docs @@ -1,2 +1,2 @@ -doc/Specification.md README.md +doc/Specification.md -- 2.39.5